ISubsystem.AddGroup method

This function is deprecated as groups are automatically loaded at startup.

Adds an axis group to the KINGSTAR Subsystem.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
IGroup AddGroup()
Function AddGroup() As IGroup

Return value

Type: IGroup

Returns the methods and properties of the added group.

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace